<!DOCTYPE>, <!doctype>
from
HTML
<!DOCTYPE>
,
<!doctype>
慣例的なイメージ
HTML タグ
ではない(!!!!!!!)
ドキュメントタイプ宣言
code:html
<!DOCTYPE html>
これだと
HTML5
と見なされるらしい